[INFO] fetching crate rlink-sink-conf 0.6.0...
[INFO] testing rlink-sink-conf-0.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rlink-sink-conf 0.6.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate rlink-sink-conf 0.6.0
[INFO] finished tweaking crates.io crate rlink-sink-conf 0.6.0
[INFO] tweaked toml for crates.io crate rlink-sink-conf 0.6.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rlink-sink-conf 0.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 357 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v3.11.10 (available: v6.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7da2dbe5cadc59663c08581cb7f1c2494115a63228cb0ab58351092e828f0f2b
[INFO] running `Command { std: "docker" "start" "-a" "7da2dbe5cadc59663c08581cb7f1c2494115a63228cb0ab58351092e828f0f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7da2dbe5cadc59663c08581cb7f1c2494115a63228cb0ab58351092e828f0f2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7da2dbe5cadc59663c08581cb7f1c2494115a63228cb0ab58351092e828f0f2b", kill_on_drop: false }`
[INFO] [stdout] 7da2dbe5cadc59663c08581cb7f1c2494115a63228cb0ab58351092e828f0f2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1ae86329ebdfc3c319883cc4bc5f24619780204dd3be9d561fdbb8e1e14e518
[INFO] running `Command { std: "docker" "start" "-a" "e1ae86329ebdfc3c319883cc4bc5f24619780204dd3be9d561fdbb8e1e14e518", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling const_fn v0.4.12
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling time-macros-impl v0.1.2
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling io-enum v0.2.6
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling metrics v0.14.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling sha1 v0.6.1
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling metrics-macros v0.2.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling lexical v5.2.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling raw-cpuid v9.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling bigdecimal v0.1.2
[INFO] [stderr]    Compiling atomic-shim v0.1.0
[INFO] [stderr]    Compiling mysql v20.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling fixedbitset v0.2.0
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling sysinfo v0.17.5
[INFO] [stderr]    Compiling petgraph v0.5.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling quanta v0.7.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling pem v0.8.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling mysql_common v0.24.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling arc-swap v1.9.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling lru v0.6.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling dashmap v4.0.2
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling thread-id v5.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling nix v0.19.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling sketches-ddsketch v0.1.3
[INFO] [stderr]    Compiling mock_instant v0.6.0
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling log4rs v1.4.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling metrics-util v0.6.2
[INFO] [stderr]    Compiling dns-lookup v1.0.8
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling daggy v0.7.0
[INFO] [stderr]    Compiling tokio-util v0.6.10
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling serbuffer v1.3.3
[INFO] [stderr]    Compiling murmur3 v0.5.2
[INFO] [stderr]    Compiling dashmap v3.11.10
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rlink v0.6.16
[INFO] [stderr]    Compiling rlink-sink-conf v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s
[INFO] running `Command { std: "docker" "inspect" "e1ae86329ebdfc3c319883cc4bc5f24619780204dd3be9d561fdbb8e1e14e518", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1ae86329ebdfc3c319883cc4bc5f24619780204dd3be9d561fdbb8e1e14e518", kill_on_drop: false }`
[INFO] [stdout] e1ae86329ebdfc3c319883cc4bc5f24619780204dd3be9d561fdbb8e1e14e518
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1cabc532d29146fd71584c84bd40515bb02c521b59122847eb4ce8aa63eaa0dd
[INFO] running `Command { std: "docker" "start" "-a" "1cabc532d29146fd71584c84bd40515bb02c521b59122847eb4ce8aa63eaa0dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rlink-sink-conf v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.89s
[INFO] running `Command { std: "docker" "inspect" "1cabc532d29146fd71584c84bd40515bb02c521b59122847eb4ce8aa63eaa0dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1cabc532d29146fd71584c84bd40515bb02c521b59122847eb4ce8aa63eaa0dd", kill_on_drop: false }`
[INFO] [stdout] 1cabc532d29146fd71584c84bd40515bb02c521b59122847eb4ce8aa63eaa0dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 82aef340595032fdc710d9df2acfb482124c3aad3bda27a97eb2964ce5ff0329
[INFO] running `Command { std: "docker" "start" "-a" "82aef340595032fdc710d9df2acfb482124c3aad3bda27a97eb2964ce5ff0329", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlink_sink_conf-1f3e419934e5da5d)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rlink_sink_conf
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "82aef340595032fdc710d9df2acfb482124c3aad3bda27a97eb2964ce5ff0329", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82aef340595032fdc710d9df2acfb482124c3aad3bda27a97eb2964ce5ff0329", kill_on_drop: false }`
[INFO] [stdout] 82aef340595032fdc710d9df2acfb482124c3aad3bda27a97eb2964ce5ff0329
